Module-level declarations
Types
Link copied to clipboard
struct module_args
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
function empty_storefront(storefront_griddable_id: integer, storefront_location_x: integer, storefront_location_y: integer)
Link copied to clipboard
Link copied to clipboard
function handle_burn_asset(instance: instance, amount: integer, account_id: byte_array, nonburnable: list<instance?>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Operations
Link copied to clipboard
@mount("dev.claim_output_on")
operation claim_output_on(crafting_station: crafting_station, account_id: byte_array, auth_descriptor_id: byte_array, timestamp: integer)
Link copied to clipboard
@mount("dev.finalize_user_generated_asset")
operation finalize_user_generated_asset(workorder_uuid: text, texture_url: text, account_id: byte_array, auth_descriptor_id: byte_array)
Link copied to clipboard
@mount("dev.give_user_erc721_original")
operation give_user_erc721_original(account_id: byte_array, name: text, interface: text, amount: integer, contract_address: byte_array, token_id: integer)
Link copied to clipboard
@mount("dev.give_user_ft3_token")
operation give_user_ft3_token(account_id: byte_array, token_name: text, amount: integer)
Link copied to clipboard
@mount("dev.give_user_original")
operation give_user_original(account_id: byte_array, name: text, interface: text, amount: integer)
Link copied to clipboard
@mount("dev.give_user_plot")
operation give_user_plot(id: integer, location_x: integer, location_y: integer, plot_width: integer, plot_height: integer, water_type: text, water_quality: decimal, soil_type: text, soil_fertility: decimal, island: text, region: text, owner_id: byte_array, cells: list<cell>)
Link copied to clipboard
@mount("dev.prepare_user_generated_asset")
operation prepare_user_generated_asset(workorder_uuid: text, name: text, model_url: text, account_id: byte_array, auth_descriptor_id: byte_array)
Link copied to clipboard
Link copied to clipboard
@mount("dev.request_free_trial_at")
operation request_free_trial_at(request: free_trial_request, timestamp: integer)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard